"Weird Programs"
By Bob Wagner
ARCADIAN 2, no. 3 (Jan. 15, 1980): 19.


Paul Thacker comments on June 26, 2013:

These programs both crash in an inconsistent manner. I observed
various behavior like the screen flashing various colors, white or
colored pixels randomly appearing on the screen, and the machine
playing a continuous tone. After awhile, the programs will freeze, and
the machine must be reset to recover.


From the "Arcadian:"

Weird programs are still being generated.  Try this one by Bob Wagner:

10 LIST 15000
20 GOTO 10

or

10 LIST 14120,15300
20 GOTO 10


